appBar: AppBar( title: Text( 'Flutter Tutorial - googleflutter.com', style: TextStyle(color: Color(0xffffffaa)), ), ),